FHIR IG Statistics: ValueSet/valueset-audit-event-type
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "valueset-audit-event-type",
"meta": {
"versionId": "2",
"lastUpdated": "2022-09-05T12:00:00+02:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/ValueSet"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2022-08-22T12:00:00+02:00"
}
}
],
"url": "http://vzvz.nl/fhir/ValueSet/audit-event-type",
"identifier": [
{
"use": "official",
"value": "http://vzvz.nl/fhir/ValueSet/audit-event-type"
}
],
"version": "2022-09-05",
"name": "audit-event-type ValueSet",
"title": "audit-event-type ValueSet",
"status": "draft",
"experimental": false,
"date": "2022-09-05T12:00:00+02:00",
"publisher": "VZVZ",
"contact": [
{
"name": "VZVZ",
"telecom": [
{
"system": "email",
"value": "standaardisatie@vzvz.nl"
}
]
}
],
"description": "audit-event-type ValueSet",
"compose": {
"include": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"concept": [
{
"code": "110100",
"display": "Application Activity"
},
{
"code": "110114",
"display": "User Authentication"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/audit-event-type"
},
{
"system": "http://terminology.hl7.org/CodeSystem/audit-event-type",
"version": "0.5.0",
"concept": [
{
"code": "hl7-v3"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle",
"concept": [
{
"code": "transmit",
"display": "Transmit Record Lifecycle Event"
}
]
}
]
}
}